'宣言 Public Overloads Shared Function CreateVertGlyphsPath( _ ByVal g As GcGraphics, _ ByVal font As Font, _ ByVal glyphs() As System.UShort, _ ByVal glyphAdvances() As System.Single, _ ByVal glyphVx() As System.Single, _ ByVal glyphVy() As System.Single, _ ByVal length As System.Integer _ ) As IPath
public static IPath CreateVertGlyphsPath( GcGraphics g, Font font, System.ushort[] glyphs, System.float[] glyphAdvances, System.float[] glyphVx, System.float[] glyphVy, System.int length )
パラメータ
- g
- font
- glyphs
- glyphAdvances
- glyphVx
- glyphVy
- length